go/printer.commentInfo.comment (field)
4 uses
go/printer (current package)
printer.go#L48: comment *ast.CommentGroup // = printer.comments[cindex]; or nil
printer.go#L139: p.comment = c
printer.go#L170: for _, c := range p.comment.List {
printer.go#L751: for _, c := range p.comment.List {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)